home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / audio / modulemanipulation / mod2midi.lha / source / mod2midi.readme < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.1 KB  |  61 lines

  1. short:Mod2Midi -: Conv. modules to midi files
  2. type:util/conv
  3.  
  4. Yo! Dudez!
  5.  
  6. Ahhhhhhh, so here it is finally a Protracker module to
  7. midi file converter for the Amiga, why has it taken
  8. so long you ask, well who knows, lotsa slak people ???
  9.  
  10. Requirements :
  11.     Amiga A1000/A500/A600/A1200/A4000 or CD-32 or (A5000)
  12.     OS 1.3  thru OS3.1
  13.     NOTE: gadtools13.library and asl13.library needed for pre
  14.           OS2.0 machines
  15.     NOTE: I have only an A1200 and have not tested this on
  16.           a OS1.3 or OS2.x  machine, though it should work!
  17.  
  18. Installation:
  19.     Copy the font to your 'fonts:' dir
  20.     Copy the libraries to your 'lib:' dir
  21.  
  22. Includes: Amiga C source code and original PC version w/source
  23.  
  24.  
  25. The original program was 'modmidi2' a pc program that could
  26. convert .mod to .mid , I ran it and #&$^%$ thepc is crap, herendous
  27. interface, no file requestor etc...
  28. AHHHH  but look, it comes with C source , YEAH!! I yelled
  29.  
  30. With little time on my hands, all I wanted to do is change the
  31. high level user-interface code, the rest would directly compile
  32. under SAS and it would all work!
  33.  
  34. I did just that, with Amiga menus not DOS text menus and proper
  35. file requestor and not just asking for file name string.
  36. The only aspect of it that remains like a PC is that I have
  37. not used listviews or fancy gadgets etc.. too much work!
  38. So that part is just like the PC :-( , but still quite usable.
  39.  
  40. When first run, select with the menus the source module file
  41. then the destination midi file, then reassign all the module
  42. samples to the proper midi instruments using 'REMAP SAMPLES'
  43. menu option, then select the sample and the instrument, its easy!
  44.  
  45. The validity of the conversion is only as good as the original PC
  46. program, so dont blame me, the source is here, so play with that.
  47.  
  48. NOTE: the converter makes X amount of tracks for all samples
  49. that have a name, so even though you might use only 2 samples in
  50. the module and have named all the samples, it will create a track
  51. for all those samples that have a name. ie. some Roland decks and
  52. hardware gizmos don't like midi files with more that 16 tracks!
  53.  
  54. ok have fun dudez.....
  55.  
  56.  
  57.     Rave on and be merry.
  58.  
  59.     Raul Sobon. ( The maker of Moned! )
  60.  
  61.